home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 September / PCWorld_2007-09_cd.bin / domacnost a kancelar / clocx / ClocXfull.exe / Presets / UdSSR.INI < prev    next >
INI File  |  2004-03-09  |  949b  |  24 lines

  1. ;all colors are in BGR format (hexadecimal or number)
  2. [Settings]
  3. CutColor=0x0000FF       ;cut window by this color (default red)
  4. DisableAMPM=0           ;show AM/PM indicator (default 0)
  5. AMPMColor=0x787878    ;color of AM/PM indicator
  6.  
  7. HourColor=0x00000000    ;color of hour hand
  8. HourLength=28           ;length of hour hand
  9. HourLap=5               ;overlap of hour hand
  10. HourWidth=4             ;width of hour hand
  11.  
  12. MinuteColor=0x00000000  ;color of minute hand
  13. MinuteLength=46         ;length of minute hand
  14. MinuteLap=5             ;overlap of minute hand
  15. MinuteWidth=3           ;width of minute hand
  16.  
  17. SecondColor=0x00000000  ;color of second hand
  18. SecondLength=47         ;length of second hand
  19. SecondLap=0             ;overlap of second hand
  20. SecondWidth=1           ;width of second hand
  21.  
  22. ;CenterX=60             ;center point's X (default image_width / 2)
  23. ;CenterY=60             ;center point's Y (default image_height / 2)
  24.